home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / wildcat / catch12.zip / CATCH.BAT next >
DOS Batch File  |  1992-04-24  |  206b  |  9 lines

  1. @echo off
  2. catch
  3. ren news.lst newsltr.bbs
  4. copy newsltr.bbs c:\wc30\disp
  5. del newsltr.bbs
  6. rem Delete the above line if you want a backup copy
  7. rem If you use ANSI, you have to rename it to NEWSLTR.SCR
  8.  
  9.